@charset "utf-8";/* CSS Document*/

body, div, p, ul, li, input, button, textarea{margin:0;padding:0;font-size:12px;font-family:"微软雅黑";line-height:22px;text-align:left;}
h1, h2, h3, h4,a{margin:0;padding:0;text-decoration:none;}
ol, ul ,li{list-style: none;}
img{border: 0;vertical-align:middle;}
*{margin:0;padding:0;}

.clr{clear: both;}
.fl{float:left;}
.fr{float:right;}
#header,#main,#footer,.header,.main,.footer{width:980px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;}.top-box {
	height: 168px;
	overflow: hidden;
}
.top-box dl dt {
	line-height: 28px;
	height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e00000;
	border-bottom-color: #dedede;
	overflow: hidden;
}
.top-box dl dt div{
	line-height: 28px;
}.top-box dl dd {
	clear: both;
	height: 138px;
	width: 980PX;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../homeimages/index_06.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.top-box dl dd img {
	margin-top: 22px;
}
.nav-box {
	line-height: 48px;
	height: 48px;
}
.nav-box .nav-main{width: 980px;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.navBar{
	position:relative;
	z-index:1;
	color:#fff;
	height:48px;
	line-height:48px;
}
.nav{width: 980px;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;}
.nav a{color:#fff;}
.nav h3{
	float:left;
	font-size:100%;
	font-weight:normal;
	font-size:16px;
	width: 125px;
	height: 48px;
	text-align: center;
	line-height: 48px;
}
.nav .m{float:left;position:relative;}
.nav h3 a{
	display:block;
	height: 48px;
	width: 125px;
	text-align: center;
}
.nav .on a{
	-webkit-transition:background 0.5s ease-out, color 0.4s ease-out, text-shadow 0.3s linear;/* 它可以设置很多过渡效?*/
	color: #FFF;
	background-repeat: repeat;
	
	background-color: #e00000;
}
.nav .sub{
	display:none;/*默认隐藏*/
	width:125px;
	position:absolute;
	left:0;
	top:48px;
	line-height:26px;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
	background-color: #e00000;
}
.nav .sub li{}
.nav .sub li a{
	display:block;
	width: 125px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-image: none;
}
.nav .sub li a:hover{
	color:#FFF;
	background-color: #404144;
	background-repeat: no-repeat;
}
.banner2-box {
	background-size:cover;
	height: 250px;
	background-image: url(../jspic/mian.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;

}
.fullSlide{
	min-width:980px;
	position:relative;
	height:425px;
	overflow:hidden;
}
	.fullSlide .bd{ position:relative; z-index:0;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{
	width:100% !important;
	height:425px;
	overflow:hidden;
	text-align:center;
}
	.fullSlide .bd li a{ display:block; height:330px; }

	.fullSlide .hd{ width:980px; left:50%; margin-left:-500px; bottom:15px; position:absolute; z-index:1; bottom:15px; overflow:hidden;  }
	.fullSlide .hd ul{ float:right;  }
	.fullSlide .hd ul li{
	float:left;
	display:inline;
	cursor:pointer;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
}
	.fullSlide .hd ul li {
	width:20px;
	line-height:20px;
	display:block;
	border:2px solid #fff;
	background-color: #202020;
	color: #FFF;

}
	.fullSlide .hd ul .on {
	opacity:1;
	background-color: #fd6921;
	border-top-color: #fd6921;
	border-right-color: #fd6921;
	border-bottom-color: #fd6921;
	border-left-color: #fd6921;
}
.Search-box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: 45px;
	overflow: hidden;
	border-radius:0px 0px 7px 7px;
	line-height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	background-color: #f8f8f8;
}
.Search-box dl{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Search-box dl .fr {
	line-height: 38px;
	background-repeat: no-repeat;
	padding-top: 10px;
	float: left;
	
}
.Search-box dl .fr a{
	text-decoration: underline;
	color: #5a5a5a;
}

.Search-box .Search-c {
	line-height: 23px;
	height: 23px;
	width: 150px;
	border: 1px solid #dedede;
	float: left;
	background-image: url(../homeimages/index_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
	text-indent: 35px;
	margin-right: 3px;
}
.Search-box .Search-s{
	line-height: 25px;
	height: 25px;
	width: 58px;
	font-weight: bold;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	cursor: Pointer;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	font-size: 14px;
	background-color: #e00000;
}
.Search-box dl .fl {
	line-height: 48px;
	float: left;
	margin-left: 20px;
}
.Search-box dl .fl b{
	text-decoration: none;
}
.p-box {

	width: 980px;
	overflow: hidden;
	margin: 0 auto;
}
.p-box .side-box {
	float: right;
    margin-top:20px;
	width: 220px;
	overflow: hidden;
}
.p-box .side-box dl dt {
	height: 44px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	color:#349C0A;
	border-top-color: #81C864;
	border-right-color: #dedede;
	border-left-color: #dedede;

	overflow: hidden;
	background-image: url(../homeimages/index_13.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size: 18px;
	line-height: 49px;
	text-indent: 40px;
}
.p-box .side-box dl dd {
	/*width: 218px;*/
/*	height: 824px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	overflow: hidden;
}
.p-box .side-box dl dd ul .df a {
	height: 39px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dedede;
	border-bottom-color: #dedede;
	background-color: #007CC4;
	background-image: url(../homeimages/index_20.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	display: block;
	font-size: 14px;
	line-height: 39px;
	color: #FFF;
	text-indent: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.p-box .side-box dl dd ul .df a:hover{
	color: #FFF;
	background-color: #349C0A;
	background-image: url(../Homeimages/index_21.jpg);
}

.p-box .side-box dl dd ul .xf {

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size:14px;
}
.p-box .side-box dl dd ul .xf a {
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	height: 32px;
	display: block;
	background-image: url(../Homeimages/index_115.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 25px;
	color: #666;
}
.p-box .side-box dl dd ul .xf a:hover {
	text-decoration: underline;
	color:#FF0000;
}
.p-box .p-main-box {
	float: left;
	width: 738px;
	overflow: hidden;
	border:1px #dedede solid;
	margin-top:20px;
}
.p-box .p-main-box dl{
	width: 738px;
	overflow: hidden;
}
.p-box .p-main-box dl dt{
	font-size: 18px;
	line-height: 55px;
	color: #349C0A;
	height: 55px;
	background-image: url(../Homeimages/index_15.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
}
.p-box .p-main-box dl .ho{
	background-image: url(../Homeimages/index_13.jpg);margin-left: 10px;
}
.p-box .p-main-box dl dt .fr {
	font-size: 12px;
	line-height: 55px;margin-right:20px;
}

.p-box .p-main-box dl dd {
	overflow: hidden;
	height: auto;
	width: 738px;
	background-image: url(../Homeimages/index_122.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.p-box .p-main-box dl dd ul {
	width: 738px;
	padding-top: 30px;
}
.p-box .p-main-box dl dd ul li {
	float: left;
	width:350px;
	height:200px;
	overflow: hidden;
	margin-bottom: 20px; margin-left: 15px
}
.p-box .p-main-box dl dd ul li .title{color:#2D8D00; font-size: 15px;margin-bottom:5px;}
.p-box .p-main-box dl dd ul li .title a{color:#2D8D00;}
.p-box .p-main-box dl dd ul li .pic{font-size:13   px;} 
.p-box .p-main-box dl dd ul li a img {
	height: 120px;
	width: 120px;
	border: solid 1px #AEAEAE;; float: left;margin-right:5px;margin-bottom:5px;
}
.p-box .p-main-box dl dd ul li a:hover img{
	filter:alpha(opacity=80);
	opacity:0.8;
	border-top-color: #ff4a00;
	border-right-color: #ff4a00;
	border-bottom-color: #ff4a00;
	border-left-color: #ff4a00;
}
.p-box .p-main-box dl dd ul li p {
	line-height: 29px;
	height: 29px;
	width: 170px;
	text-align: center;
}

.ad-box {
	height: 145px;
	margin-top: 30px;
	width: 1000px;
}



.c-box {
	height: 565px;
	width: 998px;
	margin-top: 30px;
	overflow: hidden;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e00000;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}
.c-box .About-box {
	height: 340px;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.c-box .About-box dl dt {
	height: 55px;
	width: 965px;
	font-size: 18px;
	line-height: 55px;
	background-image: url(../Homeimages/index_71.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
}
.c-box .About-box dl dt .fr{
	font-size: 12px;
	line-height: 55px;
}
.c-box .About-box dl dd {
	margin-top: 10px;
	height: 272px;
	overflow: hidden;
}
.c-box .About-box dl dd a img {
	height: 270px;
	width: 373px;
	border: 1px solid #dedede;
	float: left;
}
.c-box .About-box dl dd .fr {
	width: 565px;

}
.c-box .About-box dl dd .fr b{
	font-size: 14px;
	color: #ff4a00;
	line-height: 30px;
}
.c-box .About-box dl dd .fr p{
	line-height: 27px;
}
.c-box .About-box dl dd .fr a{
	background-color: #e00000;
	color: #FFF;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.picScroll-introduce3{
	overflow:hidden;
	position:relative;
	height: 180px;
	margin-top: 35px;
}

.picScroll-introduce3 .hd{
	overflow:hidden;
	height:64px;
	position: relative;
	z-index: 1;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	bottom: 130px;
}
.picScroll-introduce3 .hd .prev,.picScroll-introduce3 .hd .next{
	display:block;
	width:32px;
	height:64px;
	float:left;
	overflow:hidden;
	cursor:pointer;
	background-image: url(../Homeimages/index_90.jpg);
	background-repeat: no-repeat;
}

.picScroll-introduce3 .hd .next{
	background-image: url(../Homeimages/index_93.jpg);
	background-repeat: no-repeat;
	float: right;
}
.picScroll-introduce3 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-introduce3 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../Homeimages/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-introduce3 .hd ul li.on{ background-position:0 0; }
.picScroll-introduce3 .bd{
	position: relative;
	z-index: 5;
	overflow: hidden;
	margin-left: 45px;
	width: 910px;
}
.picScroll-introduce3 .bd ul{
	overflow:hidden;
	zoom:1;
}
.picScroll-introduce3 .bd ul li{
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 174px;
}
.picScroll-introduce3 .bd ul li .pic{
}
.picScroll-introduce3 .bd ul li .pic img{
	width:170px;
	height:135px;
	display:block;
	border: 1px solid #d1d1d1;
}
		.picScroll-introduce3 .bd ul li .pic a:hover img{
	border-top-color: #ff4a00;
	border-right-color: #ff4a00;
	border-bottom-color: #ff4a00;
	border-left-color: #ff4a00;
	filter:alpha(opacity=80);
	opacity:0.8;
}
		.picScroll-introduce3 .bd ul li .title{
	line-height:26px;
	width: 174px;
	text-align: center;
	overflow: hidden;
	height: 30px;
	margin-top: 8px;
}
.n-box {
	margin-top: 30px;
	height: 418px;
	width: 1000px;
	overflow: hidden;
}
.n-box .n-main-box {
	background-color: #FFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.n-box .n-main-box .news-box {
	width: 555px;
	float: left;
	overflow: hidden;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e00000;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	height: 411px;
}
.n-box .n-main-box .news-box dl dt {
	line-height: 55px;
	background-image: url(../Homeimages/index_15.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	text-indent: 30px;
	font-size: 18px;
	color: #e00000;
}
.n-box .n-main-box .news-box dl{
	width: 530px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.n-box .n-main-box .news-box dl dd {
	margin-top: 10px;
}

.n-box .n-main-box .news-box dl dt .fr {
	margin-right: 10px;
	font-size: 12px;
}
.n-box .n-main-box .news-box dl dt .news-dt-1 {
	font-size: 16px;
	color: #1b8ad9;
}
.n-box .n-main-box .news-box dl dt .news-dt-2 {
	font-size: 16px;
}
.n-box .n-main-box .news-box dl dd .n-top {
	width: 530px;
	overflow: hidden;
	height: 124px;
}
.n-box .n-main-box .news-box dl dd .n-top img {
	float: left;
	width: 211px;
}
.n-box .n-main-box .news-box dl dd .n-top .fr {
	width: 295px;
	height: 124px;
	overflow: hidden;
	margin-right: 5px;
}
.n-box .n-main-box .news-box dl dd .n-top .fr b{
	line-height: 30px;
}
.n-box .n-main-box .news-box dl dd .n-top .fr p {
	color: #888888;
	line-height: 24px;
}
.n-box .n-main-box .news-box dl dd .n-top .fr p a {
	color: #e00000;
}
.n-box .n-main-box .news-box dl dd .n-top .fr p a:hover{
	color: #ff6600;
}.n-box .n-main-box .news-box dl dd ul {
	margin-top: 5px;
}
.n-box .n-main-box .news-box dl dd ul li {
	line-height: 33px;
	height: 33px;
	width: 530px;
	overflow: hidden;
	background-image: url(../Homeimages/index_115.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 20px;
}
.n-box .n-main-box .news-box dl dd ul li span {
	float: right;
	color: #888888;
}
.n-box .n-main-box .fq-box {
	float: right;
	width: 418px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e00000;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	height: 411px;
	overflow: hidden;
}
.n-box .n-main-box .fq-box dl{
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.n-box .n-main-box .fq-box dl dt {
	line-height: 55px;
	background-image: url(../Homeimages/index_107.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	text-indent: 30px;
	font-size: 18px;
	color: #e00000;
}
.n-box .n-main-box .fq-box dl dd {
	margin-top: 10px;
}

.n-box .n-main-box .fq-box dl dt .fr {
	font-size: 12px;
	line-height: 55px;
}
.n-box .n-main-box .fq-box dl dt .news-dt-1 {
	font-size: 16px;
	color: #404144;
}
.n-box .n-main-box .fq-box dl dt .news-dt-2 {
	font-size: 16px;
}
	.txtScroll-top{
	width:400px;
	overflow:hidden;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
		.txtScroll-top .bd{

}
		.txtScroll-top .infoList li{
	height:105px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d1d1;
	line-height: 24px;
	margin-bottom: 10px;
}
.txtScroll-top .infoList li .top-tet{
	line-height: 24px;
	height: 24px;
	width: 400px;
	margin-bottom: 5px;
}
.txtScroll-top .infoList li .top-tet b{
	background-color: #e00000;
	padding: 3px;
	font-weight: normal;
	color: #FFF;
}
		.txtScroll-top .infoList li .date{
	color:#888;
}
.txtScroll-top .infoList li .date b{
	background-color: #404144;
	padding: 3px;
	font-weight: normal;
	color: #FFF;
}
.link-box {
	margin-top: 30px;
	width: 1000px;
}
.link-box dl dt {
	font-size: 18px;
	line-height: 55px;
	color: #e00000;
	background-image: url(../Homeimages/index_119.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	text-indent: 25px;
}
.link-box dl{
	background-image: url(../Homeimages/index_122.jpg);
	background-repeat: no-repeat;
	background-position: center 55px;
}
.link-box dl dd{
	padding-top: 20px;
	padding-bottom: 15px;
}.link-box dl dd ul li {
	line-height: 26px;
	white-space: nowrap;
	margin-right: 15px;
	float: left;
}

.display{
	display: none;
}